home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / battlefi.swf / scripts / DefineButton2_28 / BUTTONCONDACTION on(release).as
Text File  |  2010-11-09  |  73b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gotoAndStop("flashgem");
  4. }
  5.